Carbon


InvokeMenuDefUPP

Header: Menus.h Carbon status: Supported

void InvokeMenuDefUPP (
    SInt16 message, 
    MenuRef theMenu, 
    Rect *menuRect, 
    Point hitPt, 
    SInt16 *whichItem, 
    MenuDefUPP userUPP
);
message
theMenu
menuRect
hitPt
whichItem
userUPP

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)